hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
fillEllipse
hip
api
graphics
g2d
renderer2d
Float overloading for fillEllipse
version(DefineOverloadings)
void
fillEllipse
(
float
x
,
float
y
,
float
width
,
float
height
,
int
degrees
= 360
,
HipColor
color
=
HipColor.no
,
int
precision
= 24
)
Meta
Source
See Implementation
hip
api
graphics
g2d
renderer2d
functions
drawCircle
drawEllipse
drawLine
drawRectangle
fillCircle
fillEllipse
fillRectangle
setFont
static functions
createFromAtlas
Float overloading for fillEllipse